Welcome![Sign In][Sign Up]
Location:
Search - linux driver

Search list

[Other resourcelinux-driver-for-arm

Description: 讲解嵌入式LINUX设计中设备驱动程序的编写方法以及相关知识。-on the design of embedded Linux device driver in the preparation methods and related knowledge.
Platform: | Size: 42250 | Author: 汪灏 | Hits:

[Linux-Unixmodbus-linux-driver

Description: Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. ) -Linux environment Modbus driver source code, there is also a small example (This is a Linux kernel driver (2.2.1 9 2.4) for the Modicon ISA and PCI SA85-85 cards. It is written in C and includes example shell scr ipts for administration. and an example client program.)
Platform: | Size: 25034 | Author: xianshui | Hits:

[Other resourcelinux-driver

Description: 描述驱动程序实现的基本原理及实现的基本接口,适合初学者。-Description driver for the realization of the basic principles and the basic interface for beginners.
Platform: | Size: 285327 | Author: 陈尘 | Hits:

[Other resourceUSB-wireless-driver-Linux

Description: 详细说明:华硕USB接口的RT2570芯片集无线网卡在Linux下的驱动程序,支持asus wl-167g无线usb网卡,rt73---D-link 无线usb网卡以及TL-WN321G无线网卡和台湾RALink公司采用rt2570的802.11g 网卡,可用来移植嵌入式无线网卡驱动-details : ASUS USB interface chip sets RT2570 wireless network card under Linux driver, support asus wl - 167g wireless usb card, rt73 --- D-link wireless usb card and TL-WN321G wireless card and Taiwan RA Link rt2570 using the 802.11g card, which can be used to transplant Embedded Wireless Network Card Drivers
Platform: | Size: 691251 | Author: dding | Hits:

[Other resourcelinux-driver

Description: linux驱动程序的编写文档,主要是网络驱动方面,比较实用
Platform: | Size: 1025134 | Author: 刘丙毓 | Hits:

[Linux-UnixLinux-driver

Description: Linux设备驱动程序设计入门.pdf是一本不错的学习驱动的入门书!
Platform: | Size: 537937 | Author: lanjing | Hits:

[Internet-Networkvt6656-linux-x86-src-v113

Description: The instructions listed below are for linux driver installation. You must complier the source and follow the installation steps to setup your card.
Platform: | Size: 857050 | Author: peng | Hits:

[Other resourceARM-Linux-Driver

Description: 基于ARM9的嵌入式Linux驱动程序开发与应用,基于C和ARM汇编
Platform: | Size: 5147623 | Author: 王丽伟 | Hits:

[Linux-Unixhfa3841-linux-wlan-ng-0.2.1-pre20.tar

Description: 这是基于hfa3841、hfa3842的无线网卡linux驱动程序源代码-hfa3841, hfa3842 wireless LAN linux driver source code
Platform: | Size: 353544 | Author: 黄海洲 | Hits:

[Other resourcelinux-driver

Description: linux下打印驱动源代码 适用于双步进针打驱动
Platform: | Size: 42233 | Author: 叶桦 | Hits:

[Linux-UnixLinux-driver

Description: Linux网络驱动程序编写 详细的讲解了LINUX下驱动的设计~
Platform: | Size: 35918 | Author: 晨曦 | Hits:

[Other resourcelinux Driver

Description: linux驱动程序
Platform: | Size: 75691 | Author: 杨政 | Hits:

[Linux-UnixLAN91C111+Linux+2.4+Driver

Description: lan91c111 Linux driver
Platform: | Size: 46360 | Author: 杨达柏 | Hits:

[Other resource如何在嵌入式LINUX中添加设备驱动程序

Description: 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
Platform: | Size: 4742 | Author: 桂渔 | Hits:

[OtherLinux设备驱动程序(第二版)

Description: 本书面向的读者是那些想在Linux操作系统下支持各种计算机外设,或者想开发新的硬件并在Linux下运行的人们。Linux是Unix市场中增长最快的部分,并且在许多应用领域获得了广泛的支持。现在,人们越来越清楚地认识到Linux是嵌入式系统的一个极佳平台,本书第二版已经成为该领域的经典之作。本书作者将以往那些口述式的经验和知识、或者隐晦的源代码注释上升为系统地讲述各种设备驱动程序编写方法的著作。Linux内核的2.4版在设备驱动程序方面发生了重大变化,它简化了许多工作,但同时提供了许多精细的新功能,可让驱动程序更加高效、灵活。本书第二版透彻地讲述了这些变化,并介绍了许多新的处理器和总线结构。 要阅读和欣赏本书,并不要求您是一名内核黑客,您所需要具备的只是对C语言和一些Unix系统调用的背景知识的了解。本书循序渐进地讲述了字符设备、块设备和网络接口的驱动程序,并且给出了功能完善的示例驱动程序。这些示例驱动程序说明了驱动程序设计中的许多问题以及解决方法,并且不需要任何特定的硬件就可以运行。本书第二版的重要修订包括:对对称多处理器(SMP)系统和锁机制的讨论、对新CPU以及新近支持的总线的讨论等等。如果您对操作系统完成其任务的方式感兴趣,那么本书还提供了对地址空间、异步事件和 I/O的深入讨论。可移植性是本书的一个主要关注点。尽管本书主要讲述2.4版本,但在可能的情况下,我们也讲述了2.4版本以前直到2.0版本的相关内容。本书还介绍了如何在各种硬件平台上实现最大程度的可移植性。示例驱动程序已经在IA32(PC)和IA64、PowerPC、SPARC和SPARC64、Alpha、ARM以及MIPS等平台上经过了测试。
Platform: | Size: 2880254 | Author: zzcje@163.com | Hits:

[OtherLinux Device Driver(3rd Edition)

Description: Linux设备驱动程序第三版(英文版),Linux设备驱动方面很权威的一本书-Linux Device Drivers, third edition (English) and Linux device driver aspects very authoritative a book
Platform: | Size: 5182021 | Author: zzcje@163.com | Hits:

[Software EngineeringLinux Char Driver ppt

Description: 簡介Linux的Char driver model,並提供範例
Platform: | Size: 1418117 | Author: vinwangwork@gmail.com | Hits:

[Bookslinux设备驱动程序开发详解

Description: 详细讲述了linux设备驱动程序的开发,想学习linux下设备驱动程序开发工作的人员可以参考。文件清单列出如下: linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0.3.tar.tar | |-- module-init-tools-3.2.2.tar.bz2 | `-- modutils-2.4.5-1.src.rpm |-- 04 | |-- 内核模块参数范例 | | `-- book.c | |-- 内核模块导出符号 | | `-- export_symb.c | `-- 最简单的内核模块 | `-- hello.c |-- 05 | `-- udev源代码 | `-- udev-114.tar.gz |-- 06 | |-- globalmem驱动 | | `-- globalmem.c | `-- 包含2个globalmem设备的驱动 | `-- globalmem_two.c |-- 07 | `-- 含并发控制的globalmem驱动 | `-- globalmem_lock.c |-- 08 | |-- globalfifo驱动 | | `-- globalfifo.c | `-- poll应用程序范例 | `-- pollmonitor.c |-- 09 | |-- 异步通知应用程序范例 | | `-- asyncmonitor.c | `-- 支持异步通知的globalfifo | `-- globalfifo_async.c |-- 10 | |-- S3C2410实时钟驱动 | | `-- s3c2410-rtc.c | `-- 秒设备驱动与应用程序 | |-- second.c | `-- second_test.c |-- 11 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |-- 12 | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |-- 13 | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c |-- 14 | |-- S3C2410串口驱动 | | |-- regs-gpio.h | | |-- regs-serial.h | | `-- s3c2410.c | `-- 串口核心层 | |-- serial_core.c | `-- serial_core.h |-- 15 | |-- S3C2410 I2C主机驱动 | | |-- i2c-s3c2410.c | | |-- iic.h | | |-- regs-gpio.h | | `-- regs-iic.h | `-- SAA711x I2C设备驱动 | `-- saa711x.c |-- 16 | `-- CS8900以太网设备驱动 | |-- cs89x0.c | `-- cs89x0.h |-- 17 | |-- ALSA工具及库 | | |-- alsa-driver-1.0.15.tar.bz2 | | |-- alsa-firmware-1.0.15.tar.bz2 | | |-- alsa-lib-1.0.15.tar.bz2 | | |-- alsa-oss-1.0.15.tar.bz2 | | |-- alsa-tools-1.0.15.tar.bz2 | | |-- alsa-utils-1.0.13.tar.bz2 | | `-- pyalsa-1.0.15.tar.bz2 | |-- ALSA驱动范例 | | |-- sa11xx-uda1341.c | | `-- uda1341.h | |-- ALSA应用程序范例 | | |-- pcm.c | | `-- pcm_min.c | |-- OSS驱动范例 | | `-- s3c2410-uda1341.c | `-- OSS应用程序范例 | |-- mixer.c | `-- sound.c |-- 18 | |-- FRAMEBUFFER应用程序范例 | | `-- fb_display | | |-- fb_display.c | | |-- fb_display.h | | |-- Makefile | | |-- README | | `-- test.c | `-- S3C2410 LCD驱动 | |-- s3c2410fb.c | `-- s3c2410fb.h |-- 19 | |-- busybox源代码 | | `-- busybox-1.2.1.tar.bz2 | |-- MTD工具 | | `-- mtd-utils-1.0.0.tar.gz | |-- nand驱动范例 | | `-- s3c2410.c | |-- nor驱动范例 | | `-- s3c2410nor.c | `-- yaffs&yaffs2源代码 | |-- yaffs.tar.gz | `-- yaffs2.tar.gz |-- 20 | |-- USB串口驱动 | | |-- usb-serial.c | | `-- usb-serial.h | |-- USB工具 | | `-- usbview-1.0.tar.tar | |-- USB骨架程序 | | `-- usb-skeleton.c | |-- USB键盘驱动 | | |-- input.h | | |-- usb_input.h | | `-- usbkbd.c | `-- usb主机控制器驱动范例 | |-- ohci-s3c2410.c | `-- usb-control.h |-- 21 | |-- PCI骨架程序 | | `-- pci-skeleton.c | `-- PCI驱动范例 | `-- i810_audio.c `-- 22 |-- 范例代码 | |-- oops范例 | | |-- oops_example.asm | | `-- oops_example.c | `-- proc范例 | `-- sim_proc.c `-- 内核调试工具 |-- ddd-3.3.11.tar.gz |-- gdbmod-2.4.bz2 |-- kdb-v4.4-2.6.15-rc5-common-1.bz2 |-- kdb-v4.4-2.6.15-rc5-common-2.bz2 |-- kdb-v4.4-2.6.15-rc5-i386-1.bz2 `-- linux-2.6.15.5-kgdb-2.4.tar.tar
Platform: | Size: 25078324 | Author: zxx000 | Hits:

[Linux driverST7796 LCD Panel Linux Driver

Description: This is LCD panel Linux driver for ST7796 controller which is 320x320.
Platform: | Size: 2978 | Author: erhan14 | Hits:

[Linux driver DVP-7635HE Linux Driver

Description: Linux driver for DVP-7635HE source code. DVP-7635HE is a high-quality, high-performance capture device which is specially designed for high-definition video capture applications. It supports up to 4 channel of high-definition, 1080p30 video from 4x TVI source and selectable 2 x 3.5mm (4 mono) audio source. With hardware support, DVP-7635HE can record live video from high-definition signal sources into H.264 files.
Platform: | Size: 20675127 | Author: nopmeister@gmail.com | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net